Service Envelope Or Builder
Functions
Link copied to clipboard
The global channel ID it was sent on
Content copied to clipboard
string channel_id = 2;
Link copied to clipboard
The global channel ID it was sent on
Content copied to clipboard
string channel_id = 2;
Link copied to clipboard
The sending gateway node ID. Can we use this to authenticate/prevent fake
nodeid impersonation for senders? - i.e. use gateway/mesh id (which is authenticated) + local node id as
the globally trusted nodenum
Content copied to clipboard
string gateway_id = 3;
Link copied to clipboard
The sending gateway node ID. Can we use this to authenticate/prevent fake
nodeid impersonation for senders? - i.e. use gateway/mesh id (which is authenticated) + local node id as
the globally trusted nodenum
Content copied to clipboard
string gateway_id = 3;
Link copied to clipboard
The (probably encrypted) packet
Content copied to clipboard
.meshtastic.MeshPacket packet = 1;
Link copied to clipboard
The (probably encrypted) packet
Content copied to clipboard
.meshtastic.MeshPacket packet = 1;